VmwareSpring Ai2.0.0
2 matches found
CVE-2026-59319
Spring AI 2.0.0 is affected by a RediSearch tag injection in RedisChatMemoryRepository.findByMetadata(). The method builds RediSearch tag and text queries from caller-supplied metadata values without applying RediSearchUtil.escape(), unlike sibling methods (get(), clear(), findByTimeRange()) that...
4.3CVSS5.3AI score0.00215EPSS
Save
CVE-2026-59294
Spring AI 's ResourceCacheService.getCacheName() builds an on-disk filename by appending the URI fragment verbatim, without stripping path separators or .. sequences, before passing the result to new File(resourceParentFolder, newFileName). This allows an arbitrary file write via path traversal w...
6.5CVSS5.2AI score0.00251EPSS
Save